From c0320d147ab770e0fdaa09eac25846d00d915983 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 31 Jan 2001 08:32:22 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ nt/ChangeLog | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f80d48deac9..5a641c3dd9a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-01-31 Eli Zaretskii + * emacs-lisp/re-builder.el (reb-update-modestring): Don't use + concat for integers. From Juanma Barranquero . + * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate display problems. diff --git a/nt/ChangeLog b/nt/ChangeLog index 7f434dc0966..34cff6a7b79 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,9 @@ +2001-01-31 Eli Zaretskii + + * configure.bat: Make sure redirection is preceeded by a blank, to + avoid problems with "1>>foo" when CMD.EXE is the shell, which eats + up the "1" part. From Rob Giardina . + 2001-01-30 Eli Zaretskii * INSTALL: Copy the table of tested combinations of development -- 2.30.2